GET - Passcodes Generate
Generates a multiple passcodes to the limit set in pararmeters.
Parameters
service_provider_id (str): Service Provider ID where Group is located.
group_id (str): Group ID to generate passcodes for.
limit (int, optional): Number of passwords api will return. Defaults to 10.
Returns
Dict: Multiple passwords generated according to the groups rules.
How To Use:
Example Returned Data of SIP Passwords (Formatted)
Last updated
Was this helpful?