Update customer
Updates an existing OEM customer's display name.
| Path Parameters |
|---|
customerId string — REQUIREDThe unique identifier of the customer to update The unique identifier of the customer to update |
| Header Parameters |
|---|
PubNub-Version string — REQUIREDPossible values: [ |
| Request Body — REQUIRED |
|---|
name maxLength(255)Possible values: length ≤ 255 The updated display name for the customer (max 255 characters) |
| Responses | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
200Success
| ||||||||||
400Bad Request Error
| ||||||||||
401UnauthorizedError
| ||||||||||
403ForbiddenError
| ||||||||||
404NotFoundError
| ||||||||||
500InternalErrorError
|
* required
PubNub-Version*2026-02-09]* required
customerId*name≤ 255 chars
resultstatusCodeerrorEnum (1 values)
View all values
"BadRequest"messageArray items:
itemsstatusCodeerrorEnum (1 values)
View all values
"Unauthorized"messageArray items:
itemsstatusCodeerrorEnum (1 values)
View all values
"Forbidden"messageArray items:
itemsstatusCodeerrorEnum (1 values)
View all values
"NotFound"messageArray items:
itemsstatusCodeerrorEnum (1 values)
View all values
"InternalError"messageArray items:
items