Accounts: Application Membership

/AccountApplications/Grant

HTTP POST Service Accounts

Gives a user account access to a VOCUS application, restoring formerly-removed access if needed.

Access to VOCUS itself is implicitly granted when a user is created.

Input

Field Type Constraints Notes
accountId string 50 Required This is a Mapped ID.
applicationName string 50 Required The name of the VOCUS application.
  • FlightRisk
  • Sms
  • VectorSms (Deprecated)

Sample Payload

Output

See HTTP Response Codes

HTTP Status Data
201
200

/AccountApplications/Revoke

HTTP POST Service Accounts

Removes application access from a user account.

Access to VOCUS itself is implicitly granted; to remove, the user must be deactivated.

Input

Field Type Constraints Notes
accountId string 50 Required This is a Mapped ID.
applicationName string 50 Required The name of the VOCUS application.
  • FlightRisk
  • Sms
  • VectorSms (Deprecated)

Sample Payload

Output

See HTTP Response Codes

HTTP Status Data
200

API Version 14.1.9203.25249

Copyright ©2008-2025 Polaris Aero, LLC.