Create a new pause

Create a new pause object for the specified project and user.

Path parameters

project_pkintegerRequired
Project ID
user_pkintegerRequired
User ID

Headers

AuthorizationstringRequired

Header authentication of the form Token <token>

Request

This endpoint expects an object.
reasonstringRequired
verbose_reasonstringOptional

Response

Successfully created a pause
reasonstring
idinteger or null
projectinteger or null
userinteger or null
paused_byinteger or map from strings to any or null
User who created the pause
verbose_reasonstring or null
deleted_byinteger or null
deleted_atdatetime or null
created_atdatetime or null
updated_atdatetime or null