Skip to main content
POST
Create assignment for user

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

user_id
integer
required

The ID of the user.

Body

application/json
assignable_type
string
required
Example:

"architecto"

assignable_id
integer
required
Example:

16

Response

Assignment created

The response is of type object.