Create a new pause

POST

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

Path parameters

project_pkintegerRequired

Project ID

user_pkintegerRequired

User ID

Request

This endpoint expects an object.
reasonstringRequired
verbose_reasonstringOptional

Response

Successfully created a pause

reasonstring
idintegerOptional
projectintegerOptional
userintegerOptional
paused_byintegerOptional
verbose_reasonstringOptional
deleted_byintegerOptional
deleted_atdatetimeOptional
created_atdatetimeOptional
updated_atdatetimeOptional
Built with