Update a permissioned access token to access Oyster’s networked APIs
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The Partner ID header used for authorization
The Idempotency Key - usually a UUID
The API secret key
"36BFB7C90C7A1D3D4E09E2E2C05DDD3E"
Request to update an existing API key
The body is of type object
.
Response containing API key information
Standard response structure for successful operations