Consumers
Update consumer
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier for an organization
Body
application/json
The name of the consumer.
The email address of the consumer.
The address of the consumer.
Additional metadata associated with the consumer.
The phone number of the consumer.
Response
200
application/json
Consumer updated successfully
Unique identifier for the consumer organization.
String representing the object's type.
Available options:
consumer
The name of the consumer.
The email address of the consumer.
Additional metadata associated with the consumer.
The phone number of the consumer.
The address of the consumer.
Timestamp when the consumer was created.
Timestamp when the consumer was last updated.