get https://api.accelevents.com/rest/host/event//contact/download/CSV
This API used to download contact CSV. This API can be used by admin and super admin to download contact's CSV details.
We need to pass an authorization token here, which is generated after successful login into account with the other details.
This API used at host side to download contact's CSV details.
Error code | Error Description |
---|---|
400 | The request could not be understood by the server due to malformed syntax. |
401 | You are not authorized to view the resource. |
403 | Accessing the resource you were trying to reach is forbidden. |
404 | The resource you were trying to reach is not found. |