My Customer Secret Keys REST Endpoints

Identity/My Customer Secret Keys
Manage logged in user's customer secret key. This REST API is SCIM compliant.

Added In Release: 2009232244
Add a user's customer secret key
Method: post
Path: /admin/v1/MyCustomerSecretKeys
Delete user's customer secret key
Method: delete
Path: /admin/v1/MyCustomerSecretKeys/{id}
Get user's customer secret key
Method: get
Path: /admin/v1/MyCustomerSecretKeys/{id}
HTTP Options
Method: options
Path: /admin/v1/MyCustomerSecretKeys
Search user's customer secret key
Method: get
Path: /admin/v1/MyCustomerSecretKeys
Update user's customer secret key
Method: patch
Path: /admin/v1/MyCustomerSecretKeys/{id}