# Execute Custom Action for a given Record Endpoint: POST /customRecordActions/{tenantId}/execute/{id}/{service}/{record_id} Version: v1-2025-04-18 Security: knox-authorizer ## Path parameters: - `tenantId` (string, required) The id of the tenant being accessed - `id` (string, required) The action ID - `service` (string, required) The contact or organization type - `record_id` (string, required) The ID of the record ## Response 200 fields (application/json): - `uri` (string) If a URI is appropriate ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 429 fields ## Response 500 fields