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
idintegerOptional
projectintegerOptional
userintegerOptional
paused_byinteger or map from strings to anyOptional

User who created the pause

verbose_reasonstringOptional
deleted_byintegerOptional
deleted_atdatetimeOptional
created_atdatetimeOptional
updated_atdatetimeOptional