Update custom fields
PATCH/packages/custom_fields/:id
JSON-RPC
packages.custom_fields.update
The method allows extra fields to be provided according to the
the custom fields definition. The name of the field should be
equal to the key
of the custom field definition.
Request​
Responses​
- 200
- 400
- 401
- 404
- 422
- 500
Number of the affected rows.
The request contains invalid arguments or is malformed
Access is not authorized
Requested object was not found
A logical error occurred, making the request unprocessable
An unexpected error occurred