You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Details on the various actions that can be performed on the
Experience Endpoint resource, including the expected
parameters and the potential responses.
The client must be configured with a valid api access token to call this
action. The token must include at least one of the following scopes:
all.Application, all.Organization, all.User, experienceEndpoint.*, or experienceEndpoint.delete.
Available Parameters
Name
Type
Required
Description
Default
Example
applicationId
string
Y
ID associated with the application
575ec8687ae143cd83dc4a97
experienceEndpointId
string
Y
ID associated with the experience endpoint
575ed78e7ae143cd83dc4aab
includeWorkflows
string
N
If the workflows that utilize this experience endpoint should also be deleted.
The client must be configured with a valid api access token to call this
action. The token must include at least one of the following scopes:
all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, experienceEndpoint.*, or experienceEndpoint.get.
The client must be configured with a valid api access token to call this
action. The token must include at least one of the following scopes:
all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, experienceEndpoint.*, or experienceEndpoint.linkedResources.
Available Parameters
Name
Type
Required
Description
Default
Example
applicationId
string
Y
ID associated with the application
575ec8687ae143cd83dc4a97
experienceEndpointId
string
Y
ID associated with the experience endpoint
575ed78e7ae143cd83dc4aab
version
string
N
Version of this experience endpoint to query
develop
develop
includeCustomNodes
string
N
If the result of the request should also include the details of any custom nodes referenced by returned workflows
The client must be configured with a valid api access token to call this
action. The token must include at least one of the following scopes:
all.Application, all.Organization, all.User, experienceEndpoint.*, or experienceEndpoint.patch.