Users
Reset user password
Reset a user's password.
gigstack Connect: Reset passwords for other teams' users using the team parameter.
post/users/reset-password
Query parameters
teamstring
gigstack Connect: Target team ID for multi-team access.
Requires gigstack Connect enabled on your team and shared billing account.
Example: ?team=team_xyz789
Request body
object required
Response
Password reset successfully
Example response
{
"message": "Operation completed successfully"
}