- 26 Mar 2024
- 2 Minutes to read
- Print
- DarkLight
Delete subscription from server
- Updated on 26 Mar 2024
- 2 Minutes to read
- Print
- DarkLight
Delete subscription from server. {sub}
must not contain builtin_
or custom_
as these are reserved words
AWS Cognito Authorizer. Since there are no custom scopes the ID Token must be used for authorization
The RapidIdentity Cloud tenant id
The project id this service belongs (i.e. sm, idhub, ric)
The queue name.
The response body is empty when successful
An issue with how the request was formatted
The error message description
The more detailed information about the error message
The service where the error occured. i.e. sm, idhub
The reason for the error based on Identity Automation common error codes
Additional details about the error
The specific location where the error occurred. i.e. parameter, content
The higher level location of what was trying to be accessed. i.e. pullMessages, publishMessage
The http status code
Additional details about the error
The request is not authorized. Ensure you are using an ID Token in your request and it is not expired
The error message description
The more detailed information about the error message
The service where the error occured. i.e. sm, idhub
The reason for the error based on Identity Automation common error codes
Additional details about the error
The specific location where the error occurred. i.e. parameter, content
The higher level location of what was trying to be accessed. i.e. pullMessages, publishMessage
The http status code
Additional details about the error
The authorization token does not have access to the RapidIdentity Cloud Tenant. Ensure the tenantId used for authentication is the same one used in this request.
The error message description
The more detailed information about the error message
The service where the error occured. i.e. sm, idhub
The reason for the error based on Identity Automation common error codes
Additional details about the error
The specific location where the error occurred. i.e. parameter, content
The higher level location of what was trying to be accessed. i.e. pullMessages, publishMessage
The http status code
Additional details about the error
Unable to connect to pubsub service
The error message description
The more detailed information about the error message
The service where the error occured. i.e. sm, idhub
The reason for the error based on Identity Automation common error codes
Additional details about the error
The specific location where the error occurred. i.e. parameter, content
The higher level location of what was trying to be accessed. i.e. pullMessages, publishMessage
The http status code
Additional details about the error