ResponseForbidden

The standard message type to send back when the supplied token is not valid or lacks required permissions

@SetResponseStatus(ResponseStatus.FORBIDDEN)
struct ResponseForbidden

Meta