Skip to main content
POST
Create new OAuth client

Authorizations

X-Tyk-Authorization
string
header
required

Api key

Body

application/json
api_id
string
Example:

"keyless"

client_id
string
Example:

"2a06b398c17f46908de3dffcb71ef87b"

description
string
Example:

"google client login"

meta_data
object | null
policy_id
string
redirect_uri
string
Example:

"https://httpbin.org/ip"

secret
string
Example:

"MmQwNTI5NGQtYjU0YS00NjMyLWIwZjktNTZjY2M1ZjhjYWY0"

Response

Client created

api_id
string
Example:

"keyless"

client_id
string
Example:

"2a06b398c17f46908de3dffcb71ef87b"

description
string
Example:

"google client login"

meta_data
object | null
policy_id
string
redirect_uri
string
Example:

"https://httpbin.org/ip"

secret
string
Example:

"MmQwNTI5NGQtYjU0YS00NjMyLWIwZjktNTZjY2M1ZjhjYWY0"