Authenticate Test
Security/Authenticate/Token?userId={userId}&userGroup={userGroup}&machineName={machineName}
NOTE: THIS IS FOR TESSITURA USE ONLY. Custom implementations of this endpoint are not supported. Deletes all expired tokens created for the given parameters.
Http Verb DELETE
Resource URL https://ts-stg-appgw.calacademy.org/TessituraService/Security/Authenticate/Token?userId={userId}&userGroup={userGroup}&machineName={machineName}

URI Parameters

Parameter Name Data Type Required Notes
userId string N
userGroup string N
machineName string N

Request Body

None.

No request body.

No response body. Please check http status code header for success (200 OK) or failure. It there are error(s), a collection of ErrorMessages will be returned.

No response body. Please check http status code header for success (200 OK) or failure. It there are error(s), a collection of ErrorMessages will be returned.

Change Version Description Contract Old New
Operation Added 15.0.0 DeleteToken has been added. DeleteToken