Skip to main content

Create a Requisition

POST 

/px/requisitions

Create a new Requisition, which is a request for an assignment of a resource (user or team) to a PX Task.

Required abilities

This operation requires either the Access - Scheduled Project Management ability, or Authority - Administrator.

Request

Responses

The item was successfully created.

This is a minimal response that indicates whether the request was successful and provides the URI of the created item. To retrieve additional details or the full item, you may need to make additional requests.

info

See the Location header for the URL of the new item, as well as the X-Item-Id and X-Item-Table headers for the ID and table name of the new item.

Response Headers
    Location

    The URL of the newly created object.

    X-Item-Id

    The ID of the newly created object.

    X-Item-Table

    The name of the table where the object was created.