Skip to main content
POST
/
credentials
/
{id}
/
activate
Error
A valid request URL is required to generate request examples
{
  "attributes": {
    "active": true,
    "key_id": "<string>",
    "secret": "<string>"
  },
  "id": "<string>",
  "type": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://tyk.io/docs/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Path Parameters

id
integer
required

Credential ID

Response

OK

Credential response model

attributes
object
id
string
type
string