Latest Legacy

Response examples

Response attributes

api_idstring

Identifies the request

errorstring

Indicates there’s an error and provides information about it

messagestring

Provides information regarding the request

Response

Success

{
    "api_id": "495fe589-9bea-4283-b142-feb3f7d157d0",
    "phlo_id": "73d6ab01-a2f6-4a84-850f-21e1d46b30bf",
    "name": "Multi-party_Outbound",
    "created_on": "2020-08-01 09:04:40.632232+00:00"
}

Error

{
    "phlo_id": "73d6ab01-a2f6-4a84-850f-21e1d46b30bf",
    "api_id": "65bba537-7b1a-4329-9a34-cedf32b60bf1",
    "error": "Could not verify your access level for that URL. You have to login with proper credentials."
}