POST
/
credentials
/
{id}
/
deactivate
{
  "attributes": {
    "active": true,
    "key_id": "<string>",
    "secret": "<string>"
  },
  "id": "<string>",
  "type": "<string>"
}

Authorizations

Authorization
string
header
required

Path Parameters

id
integer
required

Credential ID

Response

OK

Credential response model

attributes
object
id
string
type
string