Verify website

POST {{baseUrl}}/user_account/websites

Verify a website as a signed-in user.

Request Body

{"website"=>"<string>", "verification_method"=>"METATAG"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;website&quot;:&quot;\u003cstring\u003e&quot;,&quot;status&quot;:&quot;\u003cstring\u003e&quot;,&quot;verified_at&quot;:&quot;\u003cstring\u003e&quot;}