HomeGuidesRecipesAPI ReferencePython SDK
Alation Help Center
API Reference

Create a request

Creates a request from the invoking user as the change suggester on the catalog object.

Recipes
🦉
Create Workflow Requests in Bulk
Open Recipe

🚧

Type must be lowercase

When making a CREATE request using this API, the type property must be in lowercase.

Body Params
string

Workflow execution type. For now, only change_request supported.

object

Contextual information of the request. For instance, object and field related information of the change proposed for a change request execution.

object

Input object containing details about the content of the change suggested by the request. This is relevant for change request Workflow execution.

Responses

409

Conflict

410

Gone

422

Unprocessable entity

424

Failed dependency

429

Too many requests

Language
Credentials
URL
Choose an example:
application/json