Skip to main content
POST
Add a competitor

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
Example:

"Ahrefs"

domain
string
required
Example:

"ahrefs.com"

Response

id
string
required
Example:

"clx..."

name
string
required
Example:

"Ahrefs"

domain
string
required
Example:

"ahrefs.com"

createdAt
string<date-time>
required
updatedAt
string<date-time>
required