Register or Rotate the ORDS OAuth client secret.

post

/ords/rest/clients/{id}/secret/{slotid}

Register or Rotate the ORDS OAuth client secret.

Request

Path Parameters
Query Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

201 Response

Details of the ORDS OAuth secret has been successfully updated.
Body ()
Root Schema : RestClientSecretItem
Type: object
This object represents a new client secret .
Show Source
Nested Schema : LinkRelation
Type: object
Show Source
Back to Top