Service Mail > Bimi
Create/Update Bimi
Create or update (if you already have one) the bimi associated to the mail service
post/1/mail_hostings/{mail_hosting_id}/bimi
Path parameters
mail_hosting_idstring required
Request body
Response
OK
Example response
{
"result": "success",
"data": {
"status": "enabled",
"state": "CERTIFIED",
"current": "v=BIMI1; l=https://example.com/logo.svg; a=https://example.com/bimi.pem"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.