Create a Posting
POST/v1/tenants/:tenantId/companies/:companyName/postings
This POST method creates a new Posting.
Request
Responses
- 201
- 400
- 401
- 403
- 429
- 500
Posting created successfully
Bad request
Token not provided or invalid
Forbidden to access the given resource
Rate limit exceeded
An unexpected error has occurred