Skip to main content

Version: 23.10

Form Groups REST API

The Form Groups REST API provides a REST service for querying and creating form groups in Journey Manager in a secure and efficient manner.

Security

To access the Form Groups REST endpoint, the caller needs to be authenticated using HTTP Basic Authentication. The authenticated user needs a user account on the Journey Manager server, and this account needs to be active and have access to the Management Console module.

To be authorized to call this service, the user account also needs the Management Console permission REST Form Groups API.

Endpoint URL

The Form Groups REST API endpoint URL is:

https://<JM_SERVER>/manager/secure/rest/form-groups/v1/

Service operations

The Form Groups REST API provides the following operations.