delete - Auth Module Reference
This documentation provides a reference to the delete
method. This belongs to the Auth Module.
This method deletes a auth by its ID.
Example
Parameters
ids
string[]RequiredThe IDs of the auth.
Returns
Promise
Promise<void>RequiredResolves when {summary}
Was this section helpful?