Copy for LLMOn this pageappTokenDelete MutationDeletes an authentication token assigned to app. Requires the MANAGE_APPSpermission. appTokenDelete( id: ID!): AppTokenDelete Show return type Arguments id ● ID! ID of an auth token to delete. Type AppTokenDelete Deletes an authentication token assigned to app. Requires the MANAGE_APPSpermission.