Refresh profiles in bulk
Profiles
Refresh Profiles
POST
Refresh profiles in bulk
Documentation Index
Fetch the complete documentation index at: https://docs.tapti.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
application/json
The profiles to refresh
The IDs of the accounts
Example:
[
"123e4567-e89b-12d3-a456-426614174000",
"123e4567-e89b-12d3-a456-426614174001"
]Response
Profiles refreshed successfully
The ID of the job
Example:
"47f85f19-60fc-4524-9c99-42a96c286d86"
