Move an event to white label account

This API is used to move an event to a white label account. This API can be accessed by super admin only. if super admin is not found this will throw not super admin error.
We need to pass the authentication key to authenticate the super admin and need to pass Whitelabel URL and eventId as path param.

Here are the possible error messages, which return if any condition gets failed or required data is missing for processing.

Error codeError Description
4040201This white label event does not exist
4040200Event Not Found
4030103Already Whitelabel Event, can not move.
4060017Cannot disconnect, {PAYMENT_GATEWAY} customer already created
4060008Unable to disconnect the account
Language
Authorization
Header
Click Try It! to start a request and see the response here!