Teammates
Give and adjust account access.
Delete teammate
DELETE /v3/teammates/{username}
Base url: https://api.sendgrid.com
This endpoint allows you to delete a teammate.
Only the parent user or an admin teammate can delete another teammate.
Authentication
- API Key
Headers
Authorization
string
default: Bearer <<YOUR_API_KEY_HERE>>
required
on-behalf-of
string
default: The subuser's username. This header generates the API call as if the subuser account was making the call.
Path Parameters
username
string
The username of the teammate that you want to retrieve.
default: Nonerequired
Responses
object
errors
array[object]
message
string
field
string
object
errors
array[object]
message
string
field
string
Need some help?
We all do sometimes; code is hard. Get help now from our support team, or lean on the wisdom of the crowd browsing the SendGrid tag on Stack Overflow.