Update a pause (partial)

Partially update one or more fields of an existing pause.

Path parameters

project_pkintegerRequired
Project ID
user_pkintegerRequired
User ID
idintegerRequired
Pause ID

Headers

AuthorizationstringRequired

Header authentication of the form Token <token>

Request

This endpoint expects an object.
reasonstringRequired
verbose_reasonstringOptional

Response

Successfully updated the pause (partial)

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