Update Opportunity By Id
Update the opportunity with the given id. This will generate a new ad api token that is returned in the response header.
Authorizations
- HTTPBearerHeadersOrCookie
Parameters
Path Parameters
Header Parameters
Optional header to make calling the endpoint faster by not requiring a new token to be generated.
Optional header to make calling the endpoint faster by not requiring a new token to be generated.
Request Body required
object
State of the opportunity
Reason for aborting the opportunity
Number of seconds into the video when the abort happened
Responses
200
Successful Response
Headers
Provide this token to future requests for the same user to make their requests faster (as a new token doesn't need to be generated)
403
Forbidden
object
422
Validation Error
object
object
500
Internal Server Error
Headers
Provide this token to future requests for the same user to make their requests faster (as a new token doesn't need to be generated)