Create Account
Copied
https://api.ocamba.com/v2/adex/accounts
Copied
https://api.ocamba.com/v2/adex/accounts
Creates a new Account object
Name
Descriptioncontacts[ contact ]
List of contact objects.Contact
Name
Descriptionidstring (uuid)
A unique identifier generated by the Ocamba platform.Example: 95eb301b-6aaf-42ad-a219-ccbd5f4d3d2b
typestring
Describes type of the contact.Example: email
Possible values: phone | mobile | skype | sip | email | website
valuestring
Contact value.Example: [email protected]
feedsobject
Name
Descriptionpostbacksstring
Example: https://google.com
namestringrequired
Name of the account.Example: Demo_account
statusstringrequired
The status reflects the current status of the account which may be overridden by some background processes.Example: active
Possible values: active | verification | rejected | paused | inactive | archived | hourly-limit | daily-limit | monthly-limit
Default: active
201 - Created
Name
Descriptioncontacts[ contact ]
List of contact objects.Contact
Name
Descriptionidstring (uuid)
A unique identifier generated by the Ocamba platform.Example: 95eb301b-6aaf-42ad-a219-ccbd5f4d3d2b
typestring
Describes type of the contact.Example: email
Possible values: phone | mobile | skype | sip | email | website
valuestring
Contact value.Example: [email protected]
feedsobject
Name
Descriptionpostbacksstring
Example: https://google.com
namestringrequired
Name of the account.Example: Demo_account
statusstringrequired
The status reflects the current status of the account which may be overridden by some background processes.Example: active
Possible values: active | verification | rejected | paused | inactive | archived | hourly-limit | daily-limit | monthly-limit
Default: active
tip
1 Image upload can only be accomplished using the multipart/form-data, as shown in the example two.