PUT
/
api
/
v2
/
public
/
migrate-token

This API is used to Migrate Auth Object (API keys, Access Tokens, etc;) of an application to an integration in Cobalt.

Request description

Headers

linked_account_id
string
required

Unique customer identification id. For Eg: markwood@some_email.com

Body Parameters

auth_object
object
required

An object containing the details of your application associated with you account

slug
string
required

Application slug. For Eg: slack

Response description

success
boolean

Success status

message
string

Success message