Triple API and Webhooks
Portfolio Management

Update a Publisher

1min
PATCH
https://api.tripleup.dev/partner/publishers/{id}
triple Prod

Updates a Publisher.

Currently, only the Publisher name and address may be updated.

Path Parameters
id
*
Body Parameters
body
Any Of
object
Responses
200
Publisher
address
*
assumed_name
*
created_at
*
external_id
id
*
portfolio_manager_id
revenue_share
updated_at
*
400
TripleBadRequestError
status_code
*
content
*
403
TripleNotAuthenticatedError
status_code
*
content
*
404
TripleInvalidPathError
status_code
*
content
*
409
TripleIntegrityError
status_code
*
content
*
415
TripleUnsupportedMediaType
status_code
*
content
*
422
TripleUnprocessableEntity
status_code
*
content
*
500
TripleInternalServerError
status_code
*
content
*
501
TripleNotImplementedError
status_code
*
content
*
503
TripleServiceUnavailable
status_code
*
content
*




Updated 17 Sep 2024
Doc contributor
Did this page help you?