Set Activity State
Activates or deactivates a specified outbound
Documentation Index
Fetch the complete documentation index at: https://developers.nlpearl.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Specify the authorization token.
For more information, check out the Authorization Guide.
Path Parameters
The unique identifier of the outbound.
Retreive it in Get outbound [blocked]
Body
The request containing the activation state.
Defines the request structure for setting the active status of an entity.
A boolean value that specifies the new active status of the entity.
True activates the entity, while false deactivates it.
Response
The active state of the outbound.
Here is the activity status
1 - Running
2 - Paused
3 - Suspended
10 - TemporaryMaintenance

