Create an opportunity status
Create a new opportunity status. The status must belong to a pipeline (specified by pipeline_id) and have a type of active, won, or lost.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:)>.
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
_fields
Comma-separated list of fields to include in the response.
Request
This endpoint expects any.
Response
Successful response
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error