Skip to main content
PUT /accounts/:rtp_aid Updates the custom fields of an existing account identified by its Recotap account ID (rtp_aid). Returns 404 if no account matches the rtp_aid. Returns 400 if the rtp_aid is not a valid format.
Request body Response data
Only customFields is accepted. Sending domain or any other field returns 400.