Verdocs - Developer Documentation
ReferenceRest APIApi docsProfiles

Change the "current" profile for the caller

POST
/v2/profiles/{profile_id}/switch

Path Parameters

profile_id*string

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X POST "https://api.verdocs.com/v2/profiles/PROFILE_ID/switch" \    -H "Authorization: Bearer ACCESS_TOKEN" \    -H "content-type: application/json" \    -d '{"param": "value"}'
{}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}