speedgate > Speedgate
Fail Admit Token
This endpoint marks a token as invalid, preventing its future use for admission. It can also fail an already admitted token, effectively revoking the speedgate admission. Note, however, that the actual admission cannot be undone in the system; only the speedgate token can be marked as failed. This is useful for handling situations where scanner personnel override the business rules of an admission attempt.
put/{tenant}/{environment}/{company}/speedgate/failAdmitToken
Path parameters
tenantstring required
Your Entra Tenant ID. More details.
environmentstring required
Your Business Central Environment. More details.
companystring required
Your Business Central Company. More details.
Headers
x-np-api-keystring required
x-api-versionstring date
Used for API versioning. More details.
Request body
TypesCompositeFailAdmitTokenRequest required— unresolved $ref
Response
Response with status 200
ServiceSpeedgateFailAdmitTokenResponse required— unresolved $ref
Changes
No recorded changes to this endpoint across all 1 revision of this API.